Properties of the TCREncryptor class.
For a complete list of the TCREncryptor class members, see the TCREncryptor Members topic.
Published
Name | Description |
DataHeader |
Specifies whether the additional information is stored with the encrypted data.
|
EncryptionAlgorithm |
Specifies the algorithm of data encryption.
|
HashAlgorithm |
Specifies the algorithm of generating hash data.
|
InvalidHashAction |
Specifies the action to perform on data fetching when hash data is invalid.
|
Password |
Used to set a password that is used to generate a key for encryption.
|
See Also